[INFO] fetching crate connect2axum-codegen 0.2.0...
[INFO] testing connect2axum-codegen-0.2.0 against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] extracting crate connect2axum-codegen 0.2.0 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate connect2axum-codegen 0.2.0
[INFO] finished tweaking crates.io crate connect2axum-codegen 0.2.0
[INFO] tweaked toml for crates.io crate connect2axum-codegen 0.2.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate connect2axum-codegen 0.2.0 on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate connect2axum-codegen 0.2.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded oas3 v0.22.0
[INFO] [stderr]   Downloaded inline_flexstr v0.1.9
[INFO] [stderr]   Downloaded flexstr v0.11.7
[INFO] [stderr]   Downloaded flexstr_support v0.1.4
[INFO] [stderr]   Downloaded uni_error v0.11.3
[INFO] [stderr]   Downloaded connectrpc-codegen v0.4.2
[INFO] [stderr]   Downloaded buffa-descriptor v0.5.2
[INFO] [stderr]   Downloaded buffa-codegen v0.5.2
[INFO] [stderr]   Downloaded buffa v0.5.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 50f4537cc7bedb603138be9c0c90b0546fffa8a4cfcff6af52bd56204338b02d
[INFO] running `Command { std: "docker" "start" "50f4537cc7bedb603138be9c0c90b0546fffa8a4cfcff6af52bd56204338b02d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "50f4537cc7bedb603138be9c0c90b0546fffa8a4cfcff6af52bd56204338b02d" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "50f4537cc7bedb603138be9c0c90b0546fffa8a4cfcff6af52bd56204338b02d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "50f4537cc7bedb603138be9c0c90b0546fffa8a4cfcff6af52bd56204338b02d" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling litemap v0.8.2
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling writeable v0.6.3
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling flexstr_support v0.1.4
[INFO] [stderr]    Compiling inline_flexstr v0.1.9
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling flexstr v0.11.7
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling uni_error v0.11.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling buffa v0.5.2
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling buffa-descriptor v0.5.2
[INFO] [stderr]    Compiling oas3 v0.22.0
[INFO] [stderr]    Compiling buffa-codegen v0.5.2
[INFO] [stderr]    Compiling connectrpc-codegen v0.4.2
[INFO] [stderr]    Compiling connect2axum-codegen v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 13s
[INFO] running `Command { std: "docker" "inspect" "50f4537cc7bedb603138be9c0c90b0546fffa8a4cfcff6af52bd56204338b02d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "50f4537cc7bedb603138be9c0c90b0546fffa8a4cfcff6af52bd56204338b02d" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling connect2axum-codegen v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 8.82s
[INFO] running `Command { std: "docker" "inspect" "50f4537cc7bedb603138be9c0c90b0546fffa8a4cfcff6af52bd56204338b02d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "50f4537cc7bedb603138be9c0c90b0546fffa8a4cfcff6af52bd56204338b02d" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/connect2axum_codegen-5810a66eb0390e99)
[INFO] [stdout] 
[INFO] [stdout] running 60 tests
[INFO] [stdout] test internal::asyncapi::tests::rejects_suppressed_schema_name_collisions ... ok
[INFO] [stdout] test internal::http::tests::extracts_http_extension_from_method_options_unknown_fields ... ok
[INFO] [stdout] test internal::asyncapi::tests::parses_asyncapi_options ... ok
[INFO] [stdout] test internal::asyncapi::tests::applies_config_security_and_servers ... ok
[INFO] [stdout] test internal::asyncapi::tests::documents_streaming_websocket_routes ... ok
[INFO] [stdout] test internal::asyncapi::tests::keeps_package_prefixes_when_requested ... ok
[INFO] [stdout] test internal::asyncapi::tests::skips_server_streaming_routes_with_path_or_query_bindings ... ok
[INFO] [stdout] test internal::ir::tests::extracts_unary_post_with_path_fields_and_single_field_body ... ok
[INFO] [stdout] test internal::ir::tests::source_comments_are_attached_to_ir_nodes ... ok
[INFO] [stdout] test internal::http::tests::rejects_nested_path_variables ... ok
[INFO] [stdout] test internal::ir::tests::unsupported_path_template_is_an_error ... ok
[INFO] [stdout] test internal::ir::tests::missing_path_field_is_an_error ... ok
[INFO] [stdout] test internal::openapi::tests::applies_config_headers_security_and_info ... ok
[INFO] [stdout] test internal::http::tests::no_http_extension_returns_none ... ok
[INFO] [stdout] test internal::openapi::tests::merge_rejects_conflicting_paths ... ok
[INFO] [stdout] test internal::openapi::tests::injects_synthetic_go_package_when_missing ... ok
[INFO] [stdout] test internal::options::tests::parses_all_phase_2_options ... ok
[INFO] [stdout] test internal::options::tests::rejects_removed_options ... ok
[INFO] [stdout] test internal::options::tests::rejects_unknown_options ... ok
[INFO] [stdout] test internal::openapi::tests::parses_openapi_options ... ok
[INFO] [stdout] test internal::openapi::tests::patches_streaming_operations_to_ndjson ... ok
[INFO] [stdout] test internal::resolver::tests::resolves_buffa_owned_and_view_paths ... ok
[INFO] [stdout] test internal::openapi::tests::rejects_suppressed_schema_name_collisions ... ok
[INFO] [stdout] test internal::openapi::tests::suppresses_schema_package_prefixes_and_refs ... ok
[INFO] [stdout] test internal::resolver::tests::resolves_connect_service_trait_path ... ok
[INFO] [stdout] test internal::openapi::tests::merges_multiple_child_documents_and_validates_with_oas3 ... ok
[INFO] [stdout] test internal::resolver::tests::resolves_cross_package_message_references ... ok
[INFO] [stdout] test internal::resolver::tests::resolves_enum_path_and_scalar_query_types ... ok
[INFO] [stdout] test internal::rest::tests::rejects_duplicate_rest_handler_idents ... ok
[INFO] [stdout] test internal::rest::tests::rejects_duplicate_rest_routes ... ok
[INFO] [stdout] test internal::rest::tests::resolves_cross_package_inputs_and_outputs ... ok
[INFO] [stdout] test internal::shape::tests::body_wildcard_uses_original_request_without_query_fields ... ok
[INFO] [stdout] test internal::shape::tests::client_streaming_body_wildcard_uses_streamed_request_messages ... ok
[INFO] [stdout] test internal::shape::tests::client_streaming_rejects_field_body_bindings ... ok
[INFO] [stdout] test internal::rest::tests::generates_streaming_handlers_for_all_stream_shapes ... ok
[INFO] [stdout] test internal::rest::tests::generates_expected_rust_skeleton ... ok
[INFO] [stdout] test internal::shape::tests::generated_dto_names_are_deduplicated_by_kind_and_field_set ... ok
[INFO] [stdout] test internal::shape::tests::google_protobuf_empty_plans_as_empty_request ... ok
[INFO] [stdout] test internal::shape::tests::client_streaming_rejects_query_parameters ... ok
[INFO] [stdout] test internal::shape::tests::client_streaming_rejects_path_parameters ... ok
[INFO] [stdout] test internal::shape::tests::no_body_leaves_remaining_fields_as_query_dto ... ok
[INFO] [stdout] test internal::options::tests::defaults_match_phase_2_contract ... ok
[INFO] [stdout] test internal::shape::tests::scalar_body_field_uses_generated_dto_unless_it_is_the_whole_request ... ok
[INFO] [stdout] test internal::shape::tests::partitions_test_request_like_the_old_http_parser ... ok
[INFO] [stdout] test internal::rest::tests::resolves_google_protobuf_empty ... ok
[INFO] [stdout] test internal::shape::tests::scalar_body_field_uses_original_request_when_it_is_the_entire_request ... ok
[INFO] [stdout] test internal::ws::tests::skips_files_without_websocket_methods ... ok
[INFO] [stdout] test internal::rest::tests::resolves_same_package_types_split_across_files ... ok
[INFO] [stdout] test tests::empty_request_generates_empty_response ... ok
[INFO] [stdout] test internal::ws::tests::skips_server_streaming_methods_with_path_or_query_bindings ... ok
[INFO] [stdout] test tests::missing_file_to_generate_is_a_typed_error ... ok
[INFO] [stdout] test internal::ws::tests::rejects_duplicate_websocket_routes ... ok
[INFO] [stdout] test tests::skips_files_without_http_bindings ... ok
[INFO] [stdout] test tests::unknown_option_generates_plugin_error_response ... ok
[INFO] [stdout] test tests::plugin_protocol_messages_round_trip ... ok
[INFO] [stdout] test internal::ws::tests::rejects_duplicate_websocket_handler_idents ... ok
[INFO] [stdout] test internal::ws::tests::generates_expected_websocket_handlers ... ok
[INFO] [stdout] test tests::generates_deterministic_file_names_for_files_with_http_bindings ... ok
[INFO] [stdout] test internal::rest::tests::generates_modules_for_multiple_services_in_one_file ... ok
[INFO] [stdout] test internal::rest::tests::generated_handlers_compile_and_call_service ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- internal::rest::tests::generated_handlers_compile_and_call_service stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'internal::rest::tests::generated_handlers_compile_and_call_service' (1188) panicked at src/internal/rest.rs:926:13:
[INFO] [stdout] generated crate tests failed
[INFO] [stdout] stdout:
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] error: failed to get `serde` as a dependency of package `connect2rest-generated-check v0.0.0 (/tmp/connect2rest-codegen-1158-1781385771648673348)`
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]   failed to load source for dependency `serde`
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]   unable to update registry `crates-io`
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]   download of config.json failed
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]   [6] Could not resolve hostname (Could not resolve host: index.crates.io)
[INFO] [stdout] 
[INFO] [stdout] source:
[INFO] [stdout] // @generated by connect2rest.
[INFO] [stdout] // This file is generated from test/v1/test.proto. Do not edit by hand.
[INFO] [stdout] 
[INFO] [stdout] /// Generated axum handlers and router.
[INFO] [stdout] pub mod test_service_rest {
[INFO] [stdout]     #![allow(unused_imports)]
[INFO] [stdout]     use std::sync::Arc;
[INFO] [stdout]     use axum::extract::{Path, Query, State};
[INFO] [stdout]     use axum::Json;
[INFO] [stdout]     use http::{Extensions, HeaderMap};
[INFO] [stdout]     #[derive(Clone, Debug, Default, serde::Deserialize)]
[INFO] [stdout]     #[serde(default)]
[INFO] [stdout]     pub struct TestRequestQuery__ {
[INFO] [stdout]         #[serde(
[INFO] [stdout]             rename = "testType",
[INFO] [stdout]             alias = "test_type",
[INFO] [stdout]             with = "::buffa::json_helpers::proto_enum"
[INFO] [stdout]         )]
[INFO] [stdout]         pub test_type: ::buffa::EnumValue<crate::proto::test::v1::Tester>,
[INFO] [stdout]         #[serde(rename = "tester")]
[INFO] [stdout]         pub tester: crate::proto::test::v1::Nested,
[INFO] [stdout]     }
[INFO] [stdout]     pub async fn get_one<S>(
[INFO] [stdout]         State(service__): State<Arc<S>>,
[INFO] [stdout]         Path(data__): Path<::std::string::String>,
[INFO] [stdout]         Query(query__): Query<TestRequestQuery__>,
[INFO] [stdout]         headers__: HeaderMap,
[INFO] [stdout]         extensions__: Extensions,
[INFO] [stdout]     ) -> http::Response<axum::body::Body>
[INFO] [stdout]     where
[INFO] [stdout]         S: crate::connect::test::v1::TestService + Send + Sync + 'static,
[INFO] [stdout]     {
[INFO] [stdout]         let ctx__ = ::connect2axum::request_context(headers__, extensions__);
[INFO] [stdout]         let request__ = crate::proto::test::v1::TestRequest {
[INFO] [stdout]             data: data__,
[INFO] [stdout]             test_type: query__.test_type,
[INFO] [stdout]             tester: query__.tester,
[INFO] [stdout]             ..::core::default::Default::default()
[INFO] [stdout]         };
[INFO] [stdout]         let request__ = match ::connect2axum::owned_view::<
[INFO] [stdout]             crate::proto::test::v1::__buffa::view::TestRequestView<'static>,
[INFO] [stdout]         >(&request__) {
[INFO] [stdout]             Ok(request__) => request__,
[INFO] [stdout]             Err(err) => return ::connect2axum::error_response(err),
[INFO] [stdout]         };
[INFO] [stdout]         ::connect2axum::service_response::<
[INFO] [stdout]             crate::proto::test::v1::TestResponse,
[INFO] [stdout]             _,
[INFO] [stdout]         >(service__.get_one(ctx__, request__).await)
[INFO] [stdout]     }
[INFO] [stdout]     pub async fn do_test<S>(
[INFO] [stdout]         State(service__): State<Arc<S>>,
[INFO] [stdout]         Path(
[INFO] [stdout]             (data__, test_type__),
[INFO] [stdout]         ): Path<
[INFO] [stdout]             (::std::string::String, ::buffa::EnumValue<crate::proto::test::v1::Tester>),
[INFO] [stdout]         >,
[INFO] [stdout]         headers__: HeaderMap,
[INFO] [stdout]         extensions__: Extensions,
[INFO] [stdout]         Json(body__): Json<crate::proto::test::v1::Nested>,
[INFO] [stdout]     ) -> http::Response<axum::body::Body>
[INFO] [stdout]     where
[INFO] [stdout]         S: crate::connect::test::v1::TestService + Send + Sync + 'static,
[INFO] [stdout]     {
[INFO] [stdout]         let ctx__ = ::connect2axum::request_context(headers__, extensions__);
[INFO] [stdout]         let request__ = crate::proto::test::v1::TestRequest {
[INFO] [stdout]             data: data__,
[INFO] [stdout]             test_type: test_type__,
[INFO] [stdout]             tester: body__,
[INFO] [stdout]             ..::core::default::Default::default()
[INFO] [stdout]         };
[INFO] [stdout]         let request__ = match ::connect2axum::owned_view::<
[INFO] [stdout]             crate::proto::test::v1::__buffa::view::TestRequestView<'static>,
[INFO] [stdout]         >(&request__) {
[INFO] [stdout]             Ok(request__) => request__,
[INFO] [stdout]             Err(err) => return ::connect2axum::error_response(err),
[INFO] [stdout]         };
[INFO] [stdout]         ::connect2axum::service_response::<
[INFO] [stdout]             crate::proto::test::v1::TestResponse,
[INFO] [stdout]             _,
[INFO] [stdout]         >(service__.do_test(ctx__, request__).await)
[INFO] [stdout]     }
[INFO] [stdout]     pub async fn patch_all<S>(
[INFO] [stdout]         State(service__): State<Arc<S>>,
[INFO] [stdout]         headers__: HeaderMap,
[INFO] [stdout]         extensions__: Extensions,
[INFO] [stdout]         Json(body__): Json<crate::proto::test::v1::TestRequest>,
[INFO] [stdout]     ) -> http::Response<axum::body::Body>
[INFO] [stdout]     where
[INFO] [stdout]         S: crate::connect::test::v1::TestService + Send + Sync + 'static,
[INFO] [stdout]     {
[INFO] [stdout]         let ctx__ = ::connect2axum::request_context(headers__, extensions__);
[INFO] [stdout]         let request__ = body__;
[INFO] [stdout]         let request__ = match ::connect2axum::owned_view::<
[INFO] [stdout]             crate::proto::test::v1::__buffa::view::TestRequestView<'static>,
[INFO] [stdout]         >(&request__) {
[INFO] [stdout]             Ok(request__) => request__,
[INFO] [stdout]             Err(err) => return ::connect2axum::error_response(err),
[INFO] [stdout]         };
[INFO] [stdout]         ::connect2axum::service_response::<
[INFO] [stdout]             crate::proto::test::v1::TestResponse,
[INFO] [stdout]             _,
[INFO] [stdout]         >(service__.patch_all(ctx__, request__).await)
[INFO] [stdout]     }
[INFO] [stdout]     pub async fn ping<S>(
[INFO] [stdout]         State(service__): State<Arc<S>>,
[INFO] [stdout]         headers__: HeaderMap,
[INFO] [stdout]         extensions__: Extensions,
[INFO] [stdout]     ) -> http::Response<axum::body::Body>
[INFO] [stdout]     where
[INFO] [stdout]         S: crate::connect::test::v1::TestService + Send + Sync + 'static,
[INFO] [stdout]     {
[INFO] [stdout]         let ctx__ = ::connect2axum::request_context(headers__, extensions__);
[INFO] [stdout]         let request__ = crate::proto::test::v1::EmptyRequest::default();
[INFO] [stdout]         let request__ = match ::connect2axum::owned_view::<
[INFO] [stdout]             crate::proto::test::v1::__buffa::view::EmptyRequestView<'static>,
[INFO] [stdout]         >(&request__) {
[INFO] [stdout]             Ok(request__) => request__,
[INFO] [stdout]             Err(err) => return ::connect2axum::error_response(err),
[INFO] [stdout]         };
[INFO] [stdout]         ::connect2axum::service_response::<
[INFO] [stdout]             crate::proto::test::v1::TestResponse,
[INFO] [stdout]             _,
[INFO] [stdout]         >(service__.ping(ctx__, request__).await)
[INFO] [stdout]     }
[INFO] [stdout]     pub fn make_router<S>(service: Arc<S>) -> axum::Router
[INFO] [stdout]     where
[INFO] [stdout]         S: crate::connect::test::v1::TestService + Send + Sync + 'static,
[INFO] [stdout]     {
[INFO] [stdout]         axum::Router::new()
[INFO] [stdout]             .route("/test/{data}", axum::routing::get(get_one::<S>))
[INFO] [stdout]             .route("/test/{data}/testing/{test_type}", axum::routing::post(do_test::<S>))
[INFO] [stdout]             .route("/test", axum::routing::patch(patch_all::<S>))
[INFO] [stdout]             .route("/ping", axum::routing::get(ping::<S>))
[INFO] [stdout]             .with_state(service)
[INFO] [stdout]     }
[INFO] [stdout] }
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6155b24bae18 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6155b24bae18 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6155b24bae18 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6155b24bae18 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6155b24d0f1a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6155b24d0f1a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x6155b24bf762 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x6155b24bf762 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x6155b24986d6 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6155b24986d6 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6155b24b2a99 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6155b224d9bc - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x6155b224d9bc - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x6155b24b2d12 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x6155b24b2d12 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6155b2498792 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6155b248d8b9 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6155b24994ad - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6155b24d175c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6155b20802c8 - connect2axum_codegen[c79413da252778ed]::internal::rest::tests::generated_handlers_compile_and_call_service
[INFO] [stdout]                                at /opt/rustwide/workdir/src/internal/rest.rs:926:13
[INFO] [stdout]   20:     0x6155b2063e07 - connect2axum_codegen[c79413da252778ed]::internal::rest::tests::generated_handlers_compile_and_call_service::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/internal/rest.rs:912:53
[INFO] [stdout]   21:     0x6155b1fa1f66 - <connect2axum_codegen[c79413da252778ed]::internal::rest::tests::generated_handlers_compile_and_call_service::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x6155b2240a9b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x6155b2240a9b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   24:     0x6155b224e315 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   25:     0x6155b224e315 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   26:     0x6155b224e315 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x6155b224e315 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x6155b224e315 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x6155b224e315 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   30:     0x6155b224e315 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   31:     0x6155b2248e74 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   32:     0x6155b2248e74 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x6155b2251392 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   34:     0x6155b2251392 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   35:     0x6155b2251392 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x6155b2251392 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x6155b2251392 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x6155b2251392 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   39:     0x6155b2251392 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x6155b24ba59f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   41:     0x6155b24ba59f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   42:     0x7c41700d0aa4 - <unknown>
[INFO] [stdout]   43:     0x7c417015da64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     internal::rest::tests::generated_handlers_compile_and_call_service
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 59 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 11.48s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "50f4537cc7bedb603138be9c0c90b0546fffa8a4cfcff6af52bd56204338b02d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "50f4537cc7bedb603138be9c0c90b0546fffa8a4cfcff6af52bd56204338b02d", kill_on_drop: false }`
[INFO] [stdout] 50f4537cc7bedb603138be9c0c90b0546fffa8a4cfcff6af52bd56204338b02d
